Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(manipulation): Set parent in replaceElement #997

Merged
merged 1 commit into from
Apr 21, 2022
Merged

fix(manipulation): Set parent in replaceElement #997

merged 1 commit into from
Apr 21, 2022

Conversation

fb55
Copy link
Owner

@fb55 fb55 commented Apr 21, 2022

Fixes #966

@fb55 fb55 enabled auto-merge (squash) April 21, 2022 14:28
@fb55 fb55 merged commit 9db72a5 into master Apr 21, 2022
@fb55 fb55 deleted the replace-fix branch April 21, 2022 14:30
@coveralls
Copy link

Coverage Status

Coverage increased (+1.3%) to 92.209% when pulling 6017c84 on replace-fix into 05a7a2e on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

There is wrong wtih replaceElement(elem: Node, replacement: Node): void
2 participants